﻿2026-06-04T16:59:07.3733431Z Current runner version: '2.334.0'
2026-06-04T16:59:07.3742550Z Runner name: 'gravity'
2026-06-04T16:59:07.3743867Z Runner group name: 'Default'
2026-06-04T16:59:07.3745280Z Machine name: 'gravity-linux'
2026-06-04T16:59:07.3749370Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T16:59:07.3753772Z Contents: read
2026-06-04T16:59:07.3754606Z Metadata: read
2026-06-04T16:59:07.3755475Z Packages: read
2026-06-04T16:59:07.3756293Z ##[endgroup]
2026-06-04T16:59:07.3760111Z Secret source: Actions
2026-06-04T16:59:07.3761449Z Prepare workflow directory
2026-06-04T16:59:07.4525378Z Prepare all required actions
2026-06-04T16:59:07.4585527Z Getting action download info
2026-06-04T16:59:08.0504478Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T16:59:08.9714486Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T16:59:09.1112138Z ##[group]Run actions/checkout@v5
2026-06-04T16:59:09.1113793Z with:
2026-06-04T16:59:09.1114585Z   repository: SaberMage/spt-core
2026-06-04T16:59:09.1122545Z   token: ***
2026-06-04T16:59:09.1123376Z   ssh-strict: true
2026-06-04T16:59:09.1124139Z   ssh-user: git
2026-06-04T16:59:09.1124917Z   persist-credentials: true
2026-06-04T16:59:09.1125844Z   clean: true
2026-06-04T16:59:09.1126633Z   sparse-checkout-cone-mode: true
2026-06-04T16:59:09.1127539Z   fetch-depth: 1
2026-06-04T16:59:09.1128265Z   fetch-tags: false
2026-06-04T16:59:09.1129017Z   show-progress: true
2026-06-04T16:59:09.1129871Z   lfs: false
2026-06-04T16:59:09.1130930Z   submodules: false
2026-06-04T16:59:09.1131720Z   set-safe-directory: true
2026-06-04T16:59:09.1133692Z ##[endgroup]
2026-06-04T16:59:09.2655464Z Syncing repository: SaberMage/spt-core
2026-06-04T16:59:09.2658700Z ##[group]Getting Git version info
2026-06-04T16:59:09.2660427Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T16:59:09.2662567Z [command]/usr/bin/git version
2026-06-04T16:59:09.2663599Z git version 2.34.1
2026-06-04T16:59:09.2689266Z ##[endgroup]
2026-06-04T16:59:09.2706919Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/483d3b33-6080-4b34-85b3-af2a8bc9cd55/.gitconfig'
2026-06-04T16:59:09.2732143Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/483d3b33-6080-4b34-85b3-af2a8bc9cd55' before making global git config changes
2026-06-04T16:59:09.2735465Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T16:59:09.2739451Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T16:59:09.2799401Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T16:59:09.2843749Z https://github.com/SaberMage/spt-core
2026-06-04T16:59:09.2851558Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T16:59:09.2858036Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T16:59:09.2887649Z refs/heads/dev-freeform
2026-06-04T16:59:09.2903971Z [command]/usr/bin/git checkout --detach
2026-06-04T16:59:09.2958775Z HEAD is now at 538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:09.3018780Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T16:59:09.3064061Z Deleted branch dev-freeform (was 538becc).
2026-06-04T16:59:09.3111954Z ##[endgroup]
2026-06-04T16:59:09.3115453Z [command]/usr/bin/git submodule status
2026-06-04T16:59:09.3384534Z ##[group]Cleaning the repository
2026-06-04T16:59:09.3389684Z [command]/usr/bin/git clean -ffdx
2026-06-04T16:59:10.3170660Z Removing target/
2026-06-04T16:59:10.3186329Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T16:59:10.3261619Z HEAD is now at 538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:10.3269124Z ##[endgroup]
2026-06-04T16:59:10.3272387Z ##[group]Disabling automatic garbage collection
2026-06-04T16:59:10.3278530Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T16:59:10.3324743Z ##[endgroup]
2026-06-04T16:59:10.3327000Z ##[group]Setting up auth
2026-06-04T16:59:10.3336637Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T16:59:10.3385238Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T16:59:10.3664892Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T16:59:10.3709760Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T16:59:10.3981801Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T16:59:10.4024769Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T16:59:10.4267365Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T16:59:10.4327683Z ##[endgroup]
2026-06-04T16:59:10.4330456Z ##[group]Fetching the repository
2026-06-04T16:59:10.4342823Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +59a670e921d1f12844e9f1a9839da7d0b7bd67aa:refs/remotes/origin/dev-freeform
2026-06-04T16:59:11.0418212Z From https://github.com/SaberMage/spt-core
2026-06-04T16:59:11.0423693Z  + 538becc...59a670e 59a670e921d1f12844e9f1a9839da7d0b7bd67aa -> origin/dev-freeform  (forced update)
2026-06-04T16:59:11.0459952Z ##[endgroup]
2026-06-04T16:59:11.0561807Z ##[group]Determining the checkout info
2026-06-04T16:59:11.0565916Z ##[endgroup]
2026-06-04T16:59:11.0567770Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T16:59:11.0573458Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T16:59:11.0579287Z ##[group]Checking out the ref
2026-06-04T16:59:11.0582584Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T16:59:11.0621953Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T16:59:11.0625380Z any of your branches:
2026-06-04T16:59:11.0626304Z 
2026-06-04T16:59:11.0627688Z   538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:11.0630107Z 
2026-06-04T16:59:11.0631431Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T16:59:11.0634012Z to do so with:
2026-06-04T16:59:11.0634812Z 
2026-06-04T16:59:11.0635531Z  git branch <new-branch-name> 538becc
2026-06-04T16:59:11.0636796Z 
2026-06-04T16:59:11.0637654Z Switched to a new branch 'dev-freeform'
2026-06-04T16:59:11.0640568Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T16:59:11.0647181Z ##[endgroup]
2026-06-04T16:59:11.0692393Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T16:59:11.0731292Z 59a670e921d1f12844e9f1a9839da7d0b7bd67aa
2026-06-04T16:59:11.1073977Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T16:59:11.1076311Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T16:59:11.1103775Z shell: /usr/bin/bash -e {0}
2026-06-04T16:59:11.1105218Z ##[endgroup]
2026-06-04T16:59:11.7905549Z    Compiling proc-macro2 v1.0.106
2026-06-04T16:59:11.7931721Z    Compiling quote v1.0.45
2026-06-04T16:59:11.7948584Z    Compiling unicode-ident v1.0.24
2026-06-04T16:59:11.8004740Z    Compiling libc v0.2.186
2026-06-04T16:59:11.9560157Z    Compiling serde_core v1.0.228
2026-06-04T16:59:12.0992007Z    Compiling cfg-if v1.0.4
2026-06-04T16:59:12.1350842Z    Compiling serde v1.0.228
2026-06-04T16:59:12.4441009Z    Compiling typenum v1.20.1
2026-06-04T16:59:13.5931030Z    Compiling syn v2.0.117
2026-06-04T16:59:13.9310694Z    Compiling version_check v0.9.5
2026-06-04T16:59:14.3351145Z    Compiling portable-atomic v1.13.1
2026-06-04T16:59:14.5840849Z    Compiling critical-section v1.2.0
2026-06-04T16:59:14.6570918Z    Compiling memchr v2.8.1
2026-06-04T16:59:14.8710937Z    Compiling subtle v2.6.1
2026-06-04T16:59:15.0530961Z    Compiling generic-array v0.14.7
2026-06-04T16:59:15.1880532Z    Compiling semver v1.0.28
2026-06-04T16:59:15.6110838Z    Compiling rustc_version v0.4.1
2026-06-04T16:59:15.9911251Z    Compiling smallvec v1.15.1
2026-06-04T16:59:16.2588309Z    Compiling shlex v2.0.1
2026-06-04T16:59:16.3324890Z    Compiling find-msvc-tools v0.1.9
2026-06-04T16:59:16.4590560Z    Compiling equivalent v1.0.2
2026-06-04T16:59:16.5040779Z    Compiling itoa v1.0.18
2026-06-04T16:59:16.7091818Z    Compiling cc v1.2.63
2026-06-04T16:59:16.7250705Z    Compiling pin-project-lite v0.2.17
2026-06-04T16:59:16.7640967Z    Compiling crypto-common v0.1.7
2026-06-04T16:59:16.7791101Z    Compiling getrandom v0.2.17
2026-06-04T16:59:16.8541101Z    Compiling cpufeatures v0.2.17
2026-06-04T16:59:16.8990725Z    Compiling log v0.4.30
2026-06-04T16:59:16.9698034Z    Compiling hashbrown v0.17.1
2026-06-04T16:59:17.1361670Z    Compiling futures-core v0.3.32
2026-06-04T16:59:17.2660772Z    Compiling bytes v1.11.1
2026-06-04T16:59:18.0399860Z    Compiling indexmap v2.14.0
2026-06-04T16:59:18.3261894Z    Compiling rand_core v0.10.1
2026-06-04T16:59:18.5121180Z    Compiling bitflags v2.11.1
2026-06-04T16:59:18.7730420Z    Compiling socket2 v0.6.4
2026-06-04T16:59:19.0970843Z    Compiling getrandom v0.4.2
2026-06-04T16:59:19.2624854Z    Compiling mio v1.2.1
2026-06-04T16:59:19.2800674Z    Compiling stable_deref_trait v1.2.1
2026-06-04T16:59:19.5230371Z    Compiling block-buffer v0.10.4
2026-06-04T16:59:19.5579792Z    Compiling slab v0.4.12
2026-06-04T16:59:19.6440416Z    Compiling futures-sink v0.3.32
2026-06-04T16:59:19.7220612Z    Compiling futures-io v0.3.32
2026-06-04T16:59:19.7640669Z    Compiling futures-channel v0.3.32
2026-06-04T16:59:19.8610383Z    Compiling digest v0.10.7
2026-06-04T16:59:20.0090926Z    Compiling synstructure v0.13.2
2026-06-04T16:59:20.0640199Z    Compiling futures-task v0.3.32
2026-06-04T16:59:20.1480241Z    Compiling curve25519-dalek v4.1.3
2026-06-04T16:59:20.2410647Z    Compiling zerocopy v0.8.50
2026-06-04T16:59:20.3690574Z    Compiling rand_core v0.6.4
2026-06-04T16:59:20.5603798Z    Compiling ahash v0.8.12
2026-06-04T16:59:20.6540785Z    Compiling fnv v1.0.7
2026-06-04T16:59:20.7272016Z    Compiling sha2 v0.10.9
2026-06-04T16:59:20.8780845Z    Compiling pkg-config v0.3.33
2026-06-04T16:59:21.2628417Z    Compiling signature v2.2.0
2026-06-04T16:59:21.3729779Z    Compiling vcpkg v0.2.15
2026-06-04T16:59:21.6710371Z    Compiling autocfg v1.5.1
2026-06-04T16:59:22.2150640Z    Compiling ed25519 v2.2.3
2026-06-04T16:59:22.3808262Z    Compiling fastrand v2.4.1
2026-06-04T16:59:22.3887575Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T16:59:22.6560407Z    Compiling cfg_aliases v0.2.1
2026-06-04T16:59:22.6939086Z    Compiling zmij v1.0.21
2026-06-04T16:59:22.7205180Z    Compiling serde_derive v1.0.228
2026-06-04T16:59:22.8986305Z    Compiling zeroize_derive v1.4.3
2026-06-04T16:59:23.5660733Z    Compiling zeroize v1.8.2
2026-06-04T16:59:23.7401536Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T16:59:24.4320581Z    Compiling tokio-macros v2.7.0
2026-06-04T16:59:25.2630700Z    Compiling tokio v1.52.3
2026-06-04T16:59:27.2085309Z    Compiling zerofrom-derive v0.1.7
2026-06-04T16:59:29.0740651Z    Compiling futures-macro v0.3.32
2026-06-04T16:59:29.7750606Z    Compiling once_cell v1.21.4
2026-06-04T16:59:30.0340660Z    Compiling zerofrom v0.1.8
2026-06-04T16:59:30.1501750Z    Compiling futures-util v0.3.32
2026-06-04T16:59:30.1697934Z    Compiling yoke-derive v0.8.2
2026-06-04T16:59:31.7237109Z    Compiling yoke v0.8.2
2026-06-04T16:59:31.9660529Z    Compiling zerovec-derive v0.11.3
2026-06-04T16:59:33.6040473Z    Compiling zerovec v0.11.6
2026-06-04T16:59:34.5500263Z    Compiling displaydoc v0.2.6
2026-06-04T16:59:35.0880617Z    Compiling hashbrown v0.14.5
2026-06-04T16:59:35.2760593Z    Compiling tracing-core v0.1.36
2026-06-04T16:59:35.4600452Z    Compiling tinystr v0.8.3
2026-06-04T16:59:35.7138582Z    Compiling tracing-attributes v0.1.31
2026-06-04T16:59:36.0635806Z    Compiling serde_json v1.0.150
2026-06-04T16:59:36.1250564Z    Compiling writeable v0.6.3
2026-06-04T16:59:36.1960622Z    Compiling litemap v0.8.2
2026-06-04T16:59:36.3760506Z    Compiling ed25519-dalek v2.2.0
2026-06-04T16:59:36.4782089Z    Compiling rustversion v1.0.22
2026-06-04T16:59:36.7130445Z    Compiling icu_locale_core v2.2.0
2026-06-04T16:59:36.7535428Z    Compiling hashlink v0.9.1
2026-06-04T16:59:37.2151058Z    Compiling zerotrie v0.2.4
2026-06-04T16:59:37.5126686Z    Compiling potential_utf v0.1.5
2026-06-04T16:59:37.6312283Z    Compiling icu_properties_data v2.2.0
2026-06-04T16:59:37.6428379Z    Compiling tracing v0.1.44
2026-06-04T16:59:37.6510915Z    Compiling fallible-iterator v0.3.0
2026-06-04T16:59:37.7474152Z    Compiling utf8_iter v1.0.4
2026-06-04T16:59:37.8750430Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T16:59:37.9951286Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T16:59:38.0441325Z    Compiling icu_collections v2.2.0
2026-06-04T16:59:38.1910751Z    Compiling rusqlite v0.32.1
2026-06-04T16:59:38.6580918Z    Compiling icu_provider v2.2.0
2026-06-04T16:59:39.0919555Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T16:59:39.5240536Z    Compiling tokio-util v0.7.18
2026-06-04T16:59:40.1120735Z    Compiling anyhow v1.0.102
2026-06-04T16:59:40.3100659Z    Compiling percent-encoding v2.3.2
2026-06-04T16:59:40.3369276Z    Compiling icu_normalizer v2.2.0
2026-06-04T16:59:40.4964921Z    Compiling icu_properties v2.2.0
2026-06-04T16:59:40.9621015Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T16:59:41.1820926Z    Compiling ring v0.17.14
2026-06-04T16:59:41.1990542Z    Compiling http v1.4.1
2026-06-04T16:59:41.7780643Z    Compiling thiserror v2.0.18
2026-06-04T16:59:42.0980621Z    Compiling cpufeatures v0.3.0
2026-06-04T16:59:42.1429126Z    Compiling strsim v0.11.1
2026-06-04T16:59:42.6016613Z    Compiling idna_adapter v1.2.2
2026-06-04T16:59:42.8101620Z    Compiling rustls-pki-types v1.14.1
2026-06-04T16:59:42.8690877Z    Compiling thiserror-impl v2.0.18
2026-06-04T16:59:43.5316663Z    Compiling idna v1.1.0
2026-06-04T16:59:44.5120671Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T16:59:44.8160548Z    Compiling chacha20 v0.10.0
2026-06-04T16:59:45.0762873Z    Compiling form_urlencoded v1.2.2
2026-06-04T16:59:45.1249374Z    Compiling ipnet v2.12.0
2026-06-04T16:59:45.2219980Z    Compiling ident_case v1.0.1
2026-06-04T16:59:45.2993827Z    Compiling untrusted v0.9.0
2026-06-04T16:59:45.3777596Z    Compiling darling_core v0.20.11
2026-06-04T16:59:45.7479072Z    Compiling url v2.5.8
2026-06-04T16:59:46.5608920Z    Compiling rand v0.10.1
2026-06-04T16:59:47.0279420Z    Compiling unicode-segmentation v1.13.3
2026-06-04T16:59:47.6568502Z    Compiling rustls v0.23.40
2026-06-04T16:59:47.6970686Z    Compiling scopeguard v1.2.0
2026-06-04T16:59:47.7663509Z    Compiling lock_api v0.4.14
2026-06-04T16:59:47.7665185Z    Compiling convert_case v0.10.0
2026-06-04T16:59:48.1060573Z    Compiling atomic-waker v1.1.2
2026-06-04T16:59:48.1620524Z    Compiling unicode-xid v0.2.6
2026-06-04T16:59:48.2200660Z    Compiling const-oid v0.10.2
2026-06-04T16:59:48.2552708Z    Compiling derive_more-impl v2.1.1
2026-06-04T16:59:48.4550764Z    Compiling httparse v1.10.1
2026-06-04T16:59:48.7530539Z    Compiling rustix v1.1.4
2026-06-04T16:59:49.0990943Z    Compiling rustls-webpki v0.103.13
2026-06-04T16:59:49.7048092Z    Compiling darling_macro v0.20.11
2026-06-04T16:59:50.0547524Z    Compiling darling v0.20.11
2026-06-04T16:59:50.1040068Z    Compiling derive_builder_core v0.20.2
2026-06-04T16:59:50.6477580Z    Compiling h2 v0.4.14
2026-06-04T16:59:51.6841376Z    Compiling http-body v1.0.1
2026-06-04T16:59:51.8140657Z    Compiling hybrid-array v0.4.12
2026-06-04T16:59:52.7710597Z    Compiling heck v0.5.0
2026-06-04T16:59:53.0840439Z    Compiling powerfmt v0.2.0
2026-06-04T16:59:53.3129818Z    Compiling linux-raw-sys v0.12.1
2026-06-04T16:59:53.8860929Z    Compiling base64ct v1.8.3
2026-06-04T16:59:54.0820504Z    Compiling derive_more v2.1.1
2026-06-04T16:59:54.2441073Z    Compiling paste v1.0.15
2026-06-04T16:59:54.2660091Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T16:59:54.6398422Z    Compiling deranged v0.5.8
2026-06-04T16:59:56.5710950Z    Compiling derive_builder_macro v0.20.2
2026-06-04T16:59:57.2550672Z    Compiling spez v0.1.2
2026-06-04T16:59:57.4830830Z    Compiling n0-error-macros v0.1.3
2026-06-04T16:59:57.6096669Z    Compiling memoffset v0.6.5
2026-06-04T16:59:57.7347364Z    Compiling num-traits v0.2.19
2026-06-04T16:59:57.8510568Z    Compiling thiserror v1.0.69
2026-06-04T16:59:58.1180198Z    Compiling num-conv v0.2.2
2026-06-04T16:59:58.3130591Z    Compiling time-core v0.1.8
2026-06-04T16:59:58.4648091Z    Compiling tinyvec_macros v0.1.1
2026-06-04T16:59:58.5050684Z    Compiling base64 v0.22.1
2026-06-04T16:59:58.6900753Z    Compiling parking_lot_core v0.9.12
2026-06-04T16:59:58.7890818Z    Compiling data-encoding v2.11.0
2026-06-04T16:59:58.8840619Z    Compiling try-lock v0.2.5
2026-06-04T16:59:58.9552405Z    Compiling tower-service v0.3.3
2026-06-04T16:59:58.9637461Z    Compiling want v0.3.1
2026-06-04T16:59:59.0370407Z    Compiling n0-error v0.1.3
2026-06-04T16:59:59.1270651Z    Compiling tinyvec v1.11.0
2026-06-04T16:59:59.6200558Z    Compiling tempfile v3.27.0
2026-06-04T16:59:59.6610939Z    Compiling derive_builder v0.20.2
2026-06-04T16:59:59.7750441Z    Compiling der v0.8.0-rc.10
2026-06-04T16:59:59.9230540Z    Compiling crypto-common v0.2.2
2026-06-04T17:00:00.2250494Z    Compiling block-buffer v0.12.0
2026-06-04T17:00:00.3335284Z    Compiling vergen-lib v9.1.0
2026-06-04T17:00:00.3890533Z    Compiling thiserror-impl v1.0.69
2026-06-04T17:00:00.4540963Z    Compiling pin-project-internal v1.1.13
2026-06-04T17:00:01.7400545Z    Compiling n0-future v0.3.2
2026-06-04T17:00:01.9383077Z    Compiling inout v0.1.4
2026-06-04T17:00:02.0140608Z    Compiling ioctl-rs v0.1.6
2026-06-04T17:00:02.0610800Z    Compiling termios v0.2.2
2026-06-04T17:00:02.0654740Z    Compiling serial-core v0.4.0
2026-06-04T17:00:02.1030699Z    Compiling diatomic-waker v0.2.3
2026-06-04T17:00:02.1520583Z    Compiling spin v0.10.0
2026-06-04T17:00:02.1930718Z    Compiling winnow v1.0.3
2026-06-04T17:00:02.2320705Z    Compiling crossbeam-utils v0.8.21
2026-06-04T17:00:02.2426460Z    Compiling parking v2.2.1
2026-06-04T17:00:02.2520649Z    Compiling httpdate v1.0.3
2026-06-04T17:00:02.3980697Z    Compiling cordyceps v0.3.4
2026-06-04T17:00:02.5310353Z    Compiling hyper v1.10.1
2026-06-04T17:00:02.8089113Z    Compiling futures-buffered v0.2.13
2026-06-04T17:00:02.8970728Z    Compiling futures-lite v2.6.1
2026-06-04T17:00:03.2966117Z    Compiling serial-unix v0.4.0
2026-06-04T17:00:03.5722579Z    Compiling cipher v0.4.4
2026-06-04T17:00:03.8690524Z    Compiling pin-project v1.1.13
2026-06-04T17:00:03.9372455Z    Compiling spki v0.8.0-rc.4
2026-06-04T17:00:04.1550640Z    Compiling digest v0.11.3
2026-06-04T17:00:04.2241458Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T17:00:04.3384715Z    Compiling netlink-packet-core v0.8.1
2026-06-04T17:00:05.1430636Z    Compiling tokio-rustls v0.26.4
2026-06-04T17:00:05.3050577Z    Compiling vergen v9.1.0
2026-06-04T17:00:05.4119031Z    Compiling vergen-lib v0.1.6
2026-06-04T17:00:05.5250687Z    Compiling noq-udp v0.10.0
2026-06-04T17:00:05.5389664Z    Compiling sync_wrapper v1.0.2
2026-06-04T17:00:05.5390626Z    Compiling universal-hash v0.5.1
2026-06-04T17:00:05.6150697Z    Compiling heapless v0.7.17
2026-06-04T17:00:05.6436618Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T17:00:05.6552265Z    Compiling aho-corasick v1.1.4
2026-06-04T17:00:05.7906102Z    Compiling pin-utils v0.1.0
2026-06-04T17:00:05.8300562Z    Compiling bitflags v1.3.2
2026-06-04T17:00:05.8370251Z    Compiling opaque-debug v0.3.1
2026-06-04T17:00:05.8829838Z    Compiling either v1.16.0
2026-06-04T17:00:05.8832925Z    Compiling byteorder v1.5.0
2026-06-04T17:00:05.8888639Z    Compiling regex-syntax v0.8.10
2026-06-04T17:00:06.1070987Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T17:00:06.1820658Z    Compiling prefix-trie v0.8.4
2026-06-04T17:00:06.4062346Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T17:00:07.2092311Z    Compiling hash32 v0.2.1
2026-06-04T17:00:07.4196632Z    Compiling polyval v0.6.2
2026-06-04T17:00:07.6600580Z    Compiling nix v0.25.1
2026-06-04T17:00:08.3330492Z    Compiling parking_lot v0.12.5
2026-06-04T17:00:08.8990246Z    Compiling hyper-util v0.1.20
2026-06-04T17:00:08.9820167Z    Compiling regex-automata v0.4.14
2026-06-04T17:00:10.7860633Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T17:00:10.9680532Z    Compiling filedescriptor v0.8.3
2026-06-04T17:00:11.1930531Z    Compiling serial v0.4.0
2026-06-04T17:00:12.5611107Z    Compiling spin v0.9.8
2026-06-04T17:00:12.8100678Z    Compiling vergen-gitcl v1.0.8
2026-06-04T17:00:12.8250721Z    Compiling futures-executor v0.3.32
2026-06-04T17:00:12.9341590Z    Compiling toml_datetime v0.6.11
2026-06-04T17:00:13.1031842Z    Compiling serde_spanned v0.6.9
2026-06-04T17:00:13.2268125Z    Compiling signature v3.0.0
2026-06-04T17:00:13.2620922Z    Compiling winnow v0.7.15
2026-06-04T17:00:13.3396311Z    Compiling tower-layer v0.3.3
2026-06-04T17:00:13.4560591Z    Compiling num_threads v0.1.7
2026-06-04T17:00:13.5720606Z    Compiling toml_write v0.1.2
2026-06-04T17:00:13.8050571Z    Compiling downcast-rs v1.2.1
2026-06-04T17:00:13.8660653Z    Compiling shell-words v1.1.1
2026-06-04T17:00:13.9950598Z    Compiling portable-pty v0.8.1
2026-06-04T17:00:14.5140598Z    Compiling time v0.3.47
2026-06-04T17:00:14.6610474Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T17:00:14.9371100Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T17:00:15.1251113Z    Compiling futures v0.3.32
2026-06-04T17:00:15.3780275Z    Compiling regex v1.12.3
2026-06-04T17:00:16.4780157Z    Compiling toml_edit v0.22.27
2026-06-04T17:00:16.5430400Z    Compiling ghash v0.5.1
2026-06-04T17:00:16.6370549Z    Compiling proc-macro-crate v3.5.0
2026-06-04T17:00:17.7510618Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T17:00:17.9493052Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T17:00:18.4380631Z    Compiling ctr v0.9.2
2026-06-04T17:00:18.6307037Z    Compiling aes v0.8.4
2026-06-04T17:00:19.4006563Z    Compiling http-body-util v0.1.3
2026-06-04T17:00:19.5166744Z    Compiling cobs v0.3.0
2026-06-04T17:00:19.7070183Z    Compiling netlink-sys v0.8.8
2026-06-04T17:00:19.7481011Z    Compiling postcard-derive v0.2.2
2026-06-04T17:00:20.0167687Z    Compiling aead v0.5.2
2026-06-04T17:00:20.1270590Z    Compiling openssl-probe v0.2.1
2026-06-04T17:00:20.2851864Z    Compiling rustls-native-certs v0.8.4
2026-06-04T17:00:20.3430579Z    Compiling postcard v1.1.3
2026-06-04T17:00:20.6520630Z    Compiling aes-gcm v0.10.3
2026-06-04T17:00:20.8190643Z    Compiling toml v0.8.23
2026-06-04T17:00:20.9140520Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T17:00:21.3238813Z    Compiling num_enum_derive v0.7.6
2026-06-04T17:00:22.0630942Z    Compiling data-encoding-macro v0.1.20
2026-06-04T17:00:22.1071344Z    Compiling tower v0.5.3
2026-06-04T17:00:22.6790534Z    Compiling crossbeam-channel v0.5.15
2026-06-04T17:00:22.7860903Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T17:00:22.9068403Z    Compiling netlink-packet-route v0.29.0
2026-06-04T17:00:23.1975886Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T17:00:23.2670414Z    Compiling strum_macros v0.28.0
2026-06-04T17:00:23.4583298Z    Compiling async-trait v0.1.89
2026-06-04T17:00:24.0000667Z    Compiling enum-assoc v1.3.0
2026-06-04T17:00:24.9316010Z    Compiling netwatch v0.16.0
2026-06-04T17:00:24.9582479Z    Compiling noq v0.18.0
2026-06-04T17:00:25.1220438Z    Compiling uuid v1.23.2
2026-06-04T17:00:25.1510744Z    Compiling blake3 v1.8.5
2026-06-04T17:00:25.4510637Z    Compiling acto v0.8.2
2026-06-04T17:00:25.5950565Z    Compiling foldhash v0.2.0
2026-06-04T17:00:25.6805296Z    Compiling xml-rs v0.8.28
2026-06-04T17:00:25.7555024Z    Compiling lru-slab v0.1.2
2026-06-04T17:00:25.8751158Z    Compiling allocator-api2 v0.2.21
2026-06-04T17:00:26.4310881Z    Compiling rustc-hash v2.1.2
2026-06-04T17:00:26.4800522Z    Compiling ryu v1.0.23
2026-06-04T17:00:26.5360400Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T17:00:26.6670400Z    Compiling tagptr v0.2.0
2026-06-04T17:00:26.6880427Z    Compiling mac-addr v0.3.0
2026-06-04T17:00:26.8380701Z    Compiling identity-hash v0.1.0
2026-06-04T17:00:26.8730674Z    Compiling moka v0.12.15
2026-06-04T17:00:26.9250550Z    Compiling noq-proto v0.17.0
2026-06-04T17:00:27.2596489Z    Compiling xmltree v0.10.3
2026-06-04T17:00:27.4800389Z    Compiling iroh-metrics v0.38.3
2026-06-04T17:00:28.3672537Z    Compiling strum v0.28.0
2026-06-04T17:00:28.4570801Z    Compiling hashbrown v0.16.1
2026-06-04T17:00:29.1120406Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T17:00:29.5256448Z    Compiling tower-http v0.6.11
2026-06-04T17:00:30.0911130Z    Compiling iroh-relay v0.98.0
2026-06-04T17:00:30.3327780Z    Compiling num_enum v0.7.6
2026-06-04T17:00:30.4126260Z    Compiling iroh-base v0.98.0
2026-06-04T17:00:31.2082179Z    Compiling netdev v0.42.0
2026-06-04T17:00:32.0840696Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T17:00:32.2890724Z    Compiling netlink-proto v0.12.0
2026-06-04T17:00:32.4571061Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T17:00:32.6170401Z    Compiling hyper-rustls v0.27.9
2026-06-04T17:00:32.9160545Z    Compiling n0-watcher v0.6.1
2026-06-04T17:00:33.2080808Z    Compiling netlink-packet-route v0.30.0
2026-06-04T17:00:33.7570554Z    Compiling attohttpc v0.30.1
2026-06-04T17:00:35.0360642Z    Compiling tokio-stream v0.1.18
2026-06-04T17:00:35.1921181Z    Compiling simple-dns v0.9.3
2026-06-04T17:00:35.7619353Z    Compiling sha1_smol v1.0.1
2026-06-04T17:00:35.9883148Z    Compiling simdutf8 v0.1.5
2026-06-04T17:00:36.3040838Z    Compiling constant_time_eq v0.4.2
2026-06-04T17:00:36.4701311Z    Compiling arrayvec v0.7.6
2026-06-04T17:00:36.7430169Z    Compiling arrayref v0.3.9
2026-06-04T17:00:36.7870532Z    Compiling resolv-conf v0.7.6
2026-06-04T17:00:37.2412262Z    Compiling smol_str v0.1.24
2026-06-04T17:00:37.7060371Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T17:00:38.2895560Z    Compiling iroh-dns v0.98.0
2026-06-04T17:00:39.5190661Z    Compiling tokio-websockets v0.13.2
2026-06-04T17:00:40.5820598Z    Compiling igd-next v0.17.1
2026-06-04T17:00:43.2583382Z    Compiling reqwest v0.13.4
2026-06-04T17:00:43.9420620Z    Compiling lru v0.16.4
2026-06-04T17:00:44.1531459Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T17:00:44.8000349Z    Compiling webpki-roots v1.0.7
2026-06-04T17:00:44.9070363Z    Compiling iroh v0.98.2
2026-06-04T17:00:45.1066885Z    Compiling hmac v0.12.1
2026-06-04T17:00:45.1320900Z    Compiling serde_bytes v0.11.19
2026-06-04T17:00:45.2380598Z    Compiling seize v0.5.1
2026-06-04T17:00:45.4060377Z    Compiling cmov v0.5.4
2026-06-04T17:00:45.6415652Z    Compiling papaya v0.2.4
2026-06-04T17:00:45.7171382Z    Compiling ctutils v0.4.2
2026-06-04T17:00:46.0208318Z    Compiling hkdf v0.12.4
2026-06-04T17:00:46.1661225Z    Compiling portmapper v0.16.0
2026-06-04T17:00:46.2780652Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T17:00:48.9133874Z    Compiling backon v1.6.0
2026-06-04T17:00:49.1801499Z    Compiling spake2 v0.4.0
2026-06-04T17:00:49.6460798Z    Compiling sha1 v0.10.6
2026-06-04T17:00:49.8805108Z    Compiling doctest-file v1.1.1
2026-06-04T17:00:50.3680722Z    Compiling interprocess v2.4.2
2026-06-04T17:00:50.4571126Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T17:00:50.6550715Z    Compiling utf8parse v0.2.2
2026-06-04T17:00:50.7288442Z    Compiling anstyle-parse v1.0.0
2026-06-04T17:00:50.9240954Z    Compiling anstyle v1.0.14
2026-06-04T17:00:51.2100845Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T17:00:51.2671098Z    Compiling colorchoice v1.0.5
2026-06-04T17:00:51.3007811Z    Compiling anstyle-query v1.1.5
2026-06-04T17:00:51.3338190Z    Compiling clap_lex v1.1.0
2026-06-04T17:00:51.3660776Z    Compiling anstream v1.0.0
2026-06-04T17:00:51.3738491Z    Compiling clap_derive v4.6.1
2026-06-04T17:00:51.5880920Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T17:00:51.7680743Z    Compiling clap_builder v4.6.0
2026-06-04T17:00:55.6110792Z    Compiling clap v4.6.1
2026-06-04T17:01:11.7011535Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T17:01:13.7616953Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T17:01:26.5745555Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T17:02:01.5782836Z     Finished `dev` profile [unoptimized] target(s) in 2m 50s
2026-06-04T17:02:01.6397967Z ##[group]Run cargo test --workspace
2026-06-04T17:02:01.6398485Z [36;1mcargo test --workspace[0m
2026-06-04T17:02:01.6418020Z shell: /usr/bin/bash -e {0}
2026-06-04T17:02:01.6418427Z ##[endgroup]
2026-06-04T17:02:02.0358629Z     Finished `test` profile [unoptimized] target(s) in 0.37s
2026-06-04T17:02:02.0858330Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T17:02:02.0886315Z 
2026-06-04T17:02:02.0887057Z running 0 tests
2026-06-04T17:02:02.0888297Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T17:02:02.0888960Z 
2026-06-04T17:02:02.0895128Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:02:02.0896107Z 
2026-06-04T17:02:02.0930227Z 
2026-06-04T17:02:02.0970765Z running 3 tests
2026-06-04T17:02:02.0971584Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T17:02:02.0972395Z test mock_manifest_parses_and_validates ... ok
2026-06-04T17:02:02.0973087Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T17:02:02.0973495Z 
2026-06-04T17:02:02.0974021Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:02:02.0974697Z 
2026-06-04T17:02:02.0975119Z      Running unittests src/main.rs (target/debug/deps/spt-ed6eaa8dc9554cc9)
2026-06-04T17:02:02.1019793Z 
2026-06-04T17:02:02.1024846Z running 68 tests
2026-06-04T17:02:02.1047256Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T17:02:02.1048928Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T17:02:02.1067187Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T17:02:02.1075432Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T17:02:02.1077250Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T17:02:02.1078479Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T17:02:02.1079782Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T17:02:02.1080803Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T17:02:02.1081937Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T17:02:02.1083130Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T17:02:02.1084312Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T17:02:02.1085611Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T17:02:02.1096448Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T17:02:21.3182812Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T17:02:21.3187456Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T17:02:21.3192183Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T17:02:25.9486296Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T17:02:33.1941775Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T17:02:33.1946419Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T17:02:33.1959686Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T17:02:33.1960389Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T17:02:33.1961163Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T17:02:33.2340315Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T17:02:33.2488390Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T17:02:33.2535662Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-04T17:02:33.2593483Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T17:02:33.2661247Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T17:02:33.2718569Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T17:02:33.2870616Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T17:02:33.2883944Z test api::tests::adapter_is_required ... ok
2026-06-04T17:02:33.2896165Z test api::tests::state_value_is_validated ... ok
2026-06-04T17:02:33.2945133Z test api::tests::surface_parses ... ok
2026-06-04T17:02:33.3216724Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T17:02:33.3275337Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T17:02:33.3340479Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T17:02:33.3349124Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T17:02:33.3371225Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T17:02:33.3400188Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-04T17:02:33.3402797Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T17:02:33.3409674Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T17:02:33.3410597Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T17:02:33.3411537Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T17:02:33.3421486Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T17:02:33.3469375Z test cli::tests::grant_subcommands_parse ... ok
2026-06-04T17:02:33.3487227Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T17:02:33.3494630Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T17:02:33.3497183Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T17:02:33.3502655Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T17:02:33.3541729Z test cli::tests::notify_surface_parses ... ok
2026-06-04T17:02:33.3565656Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T17:02:33.3577955Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T17:02:33.3589021Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T17:02:33.3600143Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T17:02:33.3971713Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T17:02:33.3976166Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T17:02:33.4062105Z test cli::tests::shell_subcommands_parse ... ok
2026-06-04T17:02:33.4065972Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T17:02:33.4232404Z test cli::tests::subcommands_parse ... ok
2026-06-04T17:02:33.4235407Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T17:02:33.4238682Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T17:02:33.4240041Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T17:02:33.4241075Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T17:02:33.4241995Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T17:02:33.4247540Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T17:02:33.8923771Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-04T17:02:34.0653364Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-04T17:02:44.2298565Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-04T17:02:44.3570329Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T17:02:44.3570880Z 
2026-06-04T17:02:44.3571561Z test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.26s
2026-06-04T17:02:44.3572164Z 
2026-06-04T17:02:44.3593871Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-91433aa8bc1e3586)
2026-06-04T17:02:44.3610343Z 
2026-06-04T17:02:44.3610658Z running 4 tests
2026-06-04T17:02:44.7273247Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T17:02:44.8823451Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T17:02:44.9132481Z SEEDED:1257095
2026-06-04T17:02:45.1936395Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T17:02:45.2076784Z SEEDED:1257095
2026-06-04T17:02:45.7396857Z test live_agent_lifecycle_e2e ... ok
2026-06-04T17:02:45.7397426Z 
2026-06-04T17:02:45.7398082Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
2026-06-04T17:02:45.7398680Z 
2026-06-04T17:02:45.7402143Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-e4e66f983eba88ed)
2026-06-04T17:02:45.7440581Z 
2026-06-04T17:02:45.7440997Z running 147 tests
2026-06-04T17:02:45.7444852Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T17:02:45.7445717Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T17:02:45.7455748Z test access::tests::gate_decision_table ... ok
2026-06-04T17:02:45.7459028Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T17:02:45.7470203Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T17:02:45.7480693Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T17:02:45.7484563Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T17:02:45.7485613Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T17:02:45.7486708Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T17:02:45.7488091Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T17:02:45.7494503Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T17:02:45.7495511Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T17:02:45.7496560Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T17:02:45.7497569Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T17:02:45.7498649Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T17:02:45.7499756Z test config::tests::missing_file_is_default ... ok
2026-06-04T17:02:45.7500712Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T17:02:45.7501632Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T17:02:45.7502594Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T17:02:45.7503432Z test config::tests::save_load_roundtrip ... ok
2026-06-04T17:02:45.7504250Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T17:02:45.7511607Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T17:02:45.7515812Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-04T17:02:45.7521025Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T17:02:45.7532881Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T17:02:45.7547033Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T17:02:45.7548988Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T17:02:45.7557705Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T17:02:45.7580283Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T17:02:45.7584445Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T17:02:45.7585610Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T17:02:45.7587248Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T17:02:45.7596332Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T17:02:45.7597430Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T17:02:45.7598243Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T17:02:45.7599130Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T17:02:45.7601819Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T17:02:45.7602787Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T17:02:45.7611790Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T17:02:45.7612459Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T17:02:45.8013686Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T17:02:45.8028426Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T17:02:45.8030532Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T17:02:45.8031663Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T17:02:45.8032519Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T17:02:45.8033194Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T17:02:45.8034097Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T17:02:45.8034944Z test grants::tests::escalation_answers_apply ... ok
2026-06-04T17:02:45.8036563Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-04T17:02:45.8046161Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T17:02:45.8047004Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-04T17:02:45.8047892Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-04T17:02:45.8048831Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-04T17:02:45.8049763Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-04T17:02:45.8112049Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T17:02:45.9224759Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T17:02:45.9406231Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-04T17:02:45.9946196Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T17:02:46.0479500Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T17:02:46.1044155Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T17:02:46.1284067Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T17:02:46.1822950Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T17:02:46.2052624Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T17:02:46.2581338Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T17:02:46.2583763Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T17:02:46.2586106Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T17:02:46.2587241Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T17:02:46.2588367Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T17:02:46.2589565Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T17:02:46.2777255Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T17:02:46.2837669Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T17:02:46.3106639Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T17:02:46.4350340Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T17:02:46.5664539Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T17:02:46.6987665Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T17:02:46.8249742Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T17:02:46.8464867Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T17:02:46.8891589Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T17:02:47.0306190Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T17:02:47.0910281Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T17:02:47.2089595Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T17:02:47.3081137Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T17:02:47.3676843Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T17:02:47.4395668Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T17:02:47.4749997Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T17:02:47.6049775Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T17:02:47.6797925Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T17:02:47.8109961Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T17:02:47.8936546Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T17:02:47.9710891Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T17:02:48.0519100Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T17:02:48.0520789Z test reconcile::tests::active_node_wins ... ok
2026-06-04T17:02:48.0521667Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T17:02:48.0522552Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T17:02:48.0523623Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T17:02:48.1748949Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T17:02:48.2275755Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T17:02:48.3613879Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T17:02:48.3869030Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T17:02:48.3877155Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T17:02:48.3878129Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T17:02:48.3905304Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-04T17:02:48.3912754Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T17:02:48.3921121Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T17:02:48.3932482Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T17:02:48.3936835Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T17:02:48.3945126Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T17:02:48.3945969Z test release::tests::hex_roundtrips ... ok
2026-06-04T17:02:48.3948942Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T17:02:48.3971834Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T17:02:48.3977747Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T17:02:48.3983861Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T17:02:48.3989642Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T17:02:48.4000186Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T17:02:48.4001339Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T17:02:48.4091987Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T17:02:48.4103376Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T17:02:48.4104380Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T17:02:48.4115320Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T17:02:48.4118306Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T17:02:48.4119547Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T17:02:48.4156942Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T17:02:48.4158214Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T17:02:48.5064636Z test relay::tests::run_honors_stop ... ok
2026-06-04T17:02:48.6511232Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T17:02:48.6645590Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T17:02:48.6654557Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-04T17:02:48.6655326Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-04T17:02:48.6660954Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-04T17:02:48.6683173Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-04T17:02:48.6711580Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T17:02:48.6717132Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-04T17:02:48.6717989Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-04T17:02:48.6718752Z test sync::tests::gate_decision_table ... ok
2026-06-04T17:02:48.6722707Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T17:02:48.6750789Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T17:02:48.6751959Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T17:02:48.6752964Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T17:02:48.6754003Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T17:02:48.6754976Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T17:02:48.6773267Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T17:02:48.6774345Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T17:02:48.6784640Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T17:02:48.6785403Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T17:02:48.6830208Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T17:02:48.6832218Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T17:02:48.8866973Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T17:02:48.8867579Z 
2026-06-04T17:02:48.8868167Z test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s
2026-06-04T17:02:48.8868778Z 
2026-06-04T17:02:48.8888798Z      Running tests/access.rs (target/debug/deps/access-473ef3d00f0e60b9)
2026-06-04T17:02:48.8922437Z 
2026-06-04T17:02:48.8922923Z running 1 test
2026-06-04T17:02:49.0430075Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T17:02:49.0430596Z 
2026-06-04T17:02:49.0431025Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T17:02:49.0431592Z 
2026-06-04T17:02:49.0447020Z      Running tests/attach.rs (target/debug/deps/attach-e249d3989aa1dfdb)
2026-06-04T17:02:49.0482349Z 
2026-06-04T17:02:49.0482792Z running 3 tests
2026-06-04T17:02:49.1562461Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T17:02:49.1593872Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:02:49.1596098Z test attach_registers_remote_drive_detection ... ok
2026-06-04T17:02:49.1619599Z 
2026-06-04T17:02:49.1620369Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-04T17:02:49.1620983Z 
2026-06-04T17:02:49.1626902Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-b6ecc1d976d124d8)
2026-06-04T17:02:49.1645830Z 
2026-06-04T17:02:49.1646121Z running 1 test
2026-06-04T17:02:49.1671684Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T17:02:49.1672231Z 
2026-06-04T17:02:49.1672656Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:02:49.1673220Z 
2026-06-04T17:02:49.1675884Z      Running tests/broker.rs (target/debug/deps/broker-4af89658232ca903)
2026-06-04T17:02:49.1693313Z 
2026-06-04T17:02:49.1693652Z running 1 test
2026-06-04T17:02:49.1717053Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T17:02:49.1717581Z 
2026-06-04T17:02:49.1718012Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:02:49.1718647Z 
2026-06-04T17:02:49.1720980Z      Running tests/budget.rs (target/debug/deps/budget-9c84361f83446561)
2026-06-04T17:02:49.1739700Z 
2026-06-04T17:02:49.1740097Z running 1 test
2026-06-04T17:02:49.1741602Z test measure_dormant_seat_budget ... ok
2026-06-04T17:02:49.1741971Z 
2026-06-04T17:02:49.1742402Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:02:49.1742997Z 
2026-06-04T17:02:49.1744726Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-f6631c3ec56ffa54)
2026-06-04T17:02:49.1764693Z 
2026-06-04T17:02:49.1765039Z running 1 test
2026-06-04T17:02:49.8676841Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T17:02:49.8677331Z 
2026-06-04T17:02:49.8677735Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
2026-06-04T17:02:49.8678320Z 
2026-06-04T17:02:49.8684307Z      Running tests/digest.rs (target/debug/deps/digest-edc70045e9a10ca5)
2026-06-04T17:02:49.8705567Z 
2026-06-04T17:02:49.8705895Z running 1 test
2026-06-04T17:02:49.9587620Z test digest_daemon_half_end_to_end ... ok
2026-06-04T17:02:49.9588042Z 
2026-06-04T17:02:49.9588452Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T17:02:49.9589045Z 
2026-06-04T17:02:49.9596453Z      Running tests/dispatch.rs (target/debug/deps/dispatch-3f6d5e012ea4b19b)
2026-06-04T17:02:49.9631959Z 
2026-06-04T17:02:49.9632530Z running 7 tests
2026-06-04T17:02:50.0783655Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T17:02:50.2269997Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T17:02:50.2711393Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T17:02:50.3738167Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T17:02:50.7668703Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T17:02:50.8372025Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T17:02:50.9589908Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T17:02:50.9590481Z 
2026-06-04T17:02:50.9591060Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T17:02:50.9591851Z 
2026-06-04T17:02:50.9642982Z      Running tests/handoff.rs (target/debug/deps/handoff-29578ba09d077953)
2026-06-04T17:02:50.9661845Z 
2026-06-04T17:02:50.9662403Z running 1 test
2026-06-04T17:02:50.9718748Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T17:02:50.9719348Z 
2026-06-04T17:02:50.9719809Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:02:50.9720405Z 
2026-06-04T17:02:50.9723944Z      Running tests/idempotent.rs (target/debug/deps/idempotent-2046ed863cf4bca9)
2026-06-04T17:02:50.9742755Z 
2026-06-04T17:02:50.9743142Z running 1 test
2026-06-04T17:02:51.0025924Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T17:02:51.0026417Z 
2026-06-04T17:02:51.0026823Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:02:51.0027396Z 
2026-06-04T17:02:51.0032497Z      Running tests/netbroker.rs (target/debug/deps/netbroker-1f3b65f23b9fa21d)
2026-06-04T17:02:51.0067448Z 
2026-06-04T17:02:51.0067858Z running 5 tests
2026-06-04T17:02:51.0102528Z test netless_broker_probes_gracefully ... ok
2026-06-04T17:02:51.0340639Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T17:02:51.0375447Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T17:02:51.0533943Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T17:02:51.0869436Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T17:02:51.0870208Z 
2026-06-04T17:02:51.0870860Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-04T17:02:51.0872213Z 
2026-06-04T17:02:51.0903796Z      Running tests/netstream.rs (target/debug/deps/netstream-abfb9af03e9c9db2)
2026-06-04T17:02:51.0939042Z 
2026-06-04T17:02:51.0939525Z running 2 tests
2026-06-04T17:02:51.2232871Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T17:02:51.2814274Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T17:02:51.2814770Z 
2026-06-04T17:02:51.2815163Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T17:02:51.2815723Z 
2026-06-04T17:02:51.2836338Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f26a94791c0cd9c3)
2026-06-04T17:02:51.2870785Z 
2026-06-04T17:02:51.2871140Z running 1 test
2026-06-04T17:02:51.4745676Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T17:02:51.4746374Z 
2026-06-04T17:02:51.4746975Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T17:02:51.4747588Z 
2026-06-04T17:02:51.4770846Z      Running tests/peerloop.rs (target/debug/deps/peerloop-3e9d37253ec356c3)
2026-06-04T17:02:51.4807107Z 
2026-06-04T17:02:51.4807518Z running 1 test
2026-06-04T17:02:51.9047885Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T17:02:51.9048353Z 
2026-06-04T17:02:51.9055301Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
2026-06-04T17:02:51.9055964Z 
2026-06-04T17:02:51.9094587Z      Running tests/presence.rs (target/debug/deps/presence-706b8a9f87606c08)
2026-06-04T17:02:51.9129262Z 
2026-06-04T17:02:51.9129880Z running 2 tests
2026-06-04T17:02:52.0956981Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T17:02:55.0337842Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T17:02:55.0338427Z 
2026-06-04T17:02:55.0350116Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T17:02:55.0350745Z 
2026-06-04T17:02:55.0360705Z      Running tests/propagate.rs (target/debug/deps/propagate-fe33067d75cf97a3)
2026-06-04T17:02:55.0395036Z 
2026-06-04T17:02:55.0395386Z running 4 tests
2026-06-04T17:02:55.1500668Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T17:02:55.1509450Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T17:02:55.1520472Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T17:02:55.3863782Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T17:02:55.3864765Z 
2026-06-04T17:02:55.3889737Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
2026-06-04T17:02:55.3890323Z 
2026-06-04T17:02:55.3903910Z      Running tests/replicate.rs (target/debug/deps/replicate-7258dcc833a22e39)
2026-06-04T17:02:55.3937311Z 
2026-06-04T17:02:55.3937661Z running 1 test
2026-06-04T17:02:55.4803241Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T17:02:55.4804564Z 
2026-06-04T17:02:55.4805183Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T17:02:55.4805773Z 
2026-06-04T17:02:55.4822571Z      Running tests/shellchan.rs (target/debug/deps/shellchan-04528411dc9ec003)
2026-06-04T17:02:55.4843439Z 
2026-06-04T17:02:55.4843773Z running 1 test
2026-06-04T17:02:55.6070643Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-04T17:02:55.6071181Z 
2026-06-04T17:02:55.6071629Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T17:02:55.6072230Z 
2026-06-04T17:02:55.6080896Z      Running tests/sync.rs (target/debug/deps/sync-b3b7e97943d3003a)
2026-06-04T17:02:55.6115830Z 
2026-06-04T17:02:55.6116235Z running 3 tests
2026-06-04T17:02:56.2290077Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T17:02:56.8563845Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T17:02:57.0618202Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T17:02:57.0620054Z 
2026-06-04T17:02:57.0620728Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
2026-06-04T17:02:57.0621651Z 
2026-06-04T17:02:57.0662824Z      Running tests/twohost.rs (target/debug/deps/twohost-e7d43883964b0533)
2026-06-04T17:02:57.0698660Z 
2026-06-04T17:02:57.0699426Z running 2 tests
2026-06-04T17:02:57.0702047Z test two_host_ladder_role_a ... ok
2026-06-04T17:02:57.0702555Z test two_host_ladder_role_b ... ok
2026-06-04T17:02:57.0702851Z 
2026-06-04T17:02:57.0703268Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:02:57.0703830Z 
2026-06-04T17:02:57.0707605Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-bde54a1a9153ac91)
2026-06-04T17:02:57.0741880Z 
2026-06-04T17:02:57.0742306Z running 2 tests
2026-06-04T17:02:57.3332058Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T17:02:57.3337750Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T17:02:57.3338271Z 
2026-06-04T17:02:57.3339345Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T17:02:57.3340040Z 
2026-06-04T17:02:57.3370313Z      Running tests/xfer.rs (target/debug/deps/xfer-e26e2007d21af231)
2026-06-04T17:02:57.3405607Z 
2026-06-04T17:02:57.3406235Z running 2 tests
2026-06-04T17:02:57.5283136Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T17:02:57.5331402Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:02:57.5332054Z 
2026-06-04T17:02:57.5333708Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T17:02:57.5335463Z 
2026-06-04T17:02:57.5362981Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T17:02:57.5377780Z 
2026-06-04T17:02:57.5378049Z running 49 tests
2026-06-04T17:02:57.5381363Z test context::tests::direct_always_writes ... ok
2026-06-04T17:02:57.5381979Z test context::tests::llm_past_window_writes ... ok
2026-06-04T17:02:57.5382735Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T17:02:57.5387689Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T17:02:57.5388679Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T17:02:57.5404958Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T17:02:57.5407304Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T17:02:57.5408484Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T17:02:57.5409292Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T17:02:57.5428985Z test history::tests::fetcher_yields_records ... ok
2026-06-04T17:02:57.5432461Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T17:02:57.5433302Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T17:02:57.5435780Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T17:02:57.5440808Z test history::tests::native_reads_logged_records ... ok
2026-06-04T17:02:57.5600797Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T17:02:57.5633371Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T17:02:57.7261784Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T17:02:57.8428123Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T17:02:57.8656669Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T17:02:57.8659552Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T17:02:57.8660349Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T17:02:57.8661286Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T17:02:57.8662814Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T17:02:57.8663797Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T17:02:57.8664672Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T17:02:57.8665516Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T17:02:57.8666424Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T17:02:57.8667197Z test psyche::tests::prompt_without_event ... ok
2026-06-04T17:02:57.9531981Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T17:02:58.2110765Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T17:02:58.2322283Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T17:02:58.2325898Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T17:02:58.3720625Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T17:02:58.3724677Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T17:02:58.5236744Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T17:02:58.6197196Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T17:02:58.8348161Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T17:02:58.9864696Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T17:02:59.0082883Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T17:02:59.1582068Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T17:02:59.1582936Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T17:02:59.1583698Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T17:02:59.1584491Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T17:02:59.1586911Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T17:02:59.1797651Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T17:02:59.1805652Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T17:02:59.1809949Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:02:59.2011520Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T17:02:59.4580669Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T17:02:59.4581610Z 
2026-06-04T17:02:59.4582349Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s
2026-06-04T17:02:59.4583297Z 
2026-06-04T17:02:59.4585797Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-04T17:02:59.4603506Z 
2026-06-04T17:02:59.4604127Z running 22 tests
2026-06-04T17:02:59.4609701Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T17:02:59.5993478Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T17:02:59.6133795Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T17:02:59.6196723Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T17:02:59.6538488Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T17:02:59.6606823Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T17:02:59.6655146Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T17:02:59.7341211Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T17:02:59.7722905Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T17:02:59.7898549Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T17:02:59.8350249Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T17:02:59.8872346Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T17:02:59.8873464Z test ring::tests::ring_no_perch ... ok
2026-06-04T17:02:59.8958163Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T17:02:59.9725011Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T17:02:59.9726028Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T17:02:59.9727395Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T17:02:59.9731755Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T17:02:59.9735178Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T17:02:59.9771666Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T17:02:59.9839577Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T17:03:00.3708545Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T17:03:00.3709066Z 
2026-06-04T17:03:00.3709602Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
2026-06-04T17:03:00.3710224Z 
2026-06-04T17:03:00.3714556Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-04T17:03:00.3731167Z 
2026-06-04T17:03:00.3731635Z running 2 tests
2026-06-04T17:03:00.5717351Z test offline_then_online_delivers_backlog ... ok
2026-06-04T17:03:00.6319307Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T17:03:00.6319765Z 
2026-06-04T17:03:00.6320363Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T17:03:00.6320941Z 
2026-06-04T17:03:00.6323554Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-04T17:03:00.6357176Z 
2026-06-04T17:03:00.6357792Z running 91 tests
2026-06-04T17:03:00.6359073Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T17:03:00.6369953Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:03:00.6370862Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:03:00.6371681Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:03:00.6372468Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T17:03:00.6373422Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:03:00.6374285Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T17:03:00.6375230Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T17:03:00.6376163Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T17:03:00.6377005Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T17:03:00.6377950Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T17:03:00.6383880Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T17:03:00.6386140Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T17:03:00.6387011Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T17:03:00.6387919Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T17:03:00.6388795Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T17:03:00.6389690Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T17:03:00.6391129Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T17:03:00.6409698Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T17:03:00.6439866Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T17:03:00.6480472Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T17:03:00.6502711Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T17:03:00.6513631Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T17:03:00.6540417Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T17:03:00.6560478Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T17:03:00.6561738Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T17:03:00.6563398Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T17:03:00.6564439Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T17:03:00.6565574Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T17:03:00.6566707Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T17:03:00.6568733Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T17:03:00.6580877Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T17:03:00.6582125Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T17:03:00.6588561Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T17:03:00.6589565Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T17:03:00.6590368Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T17:03:00.6600235Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T17:03:00.6611901Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T17:03:00.6640685Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T17:03:00.6641749Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T17:03:00.6670643Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T17:03:00.6685637Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T17:03:00.6970625Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T17:03:00.7091748Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T17:03:00.7240820Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T17:03:00.7270612Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T17:03:00.7626908Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T17:03:00.7656096Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T17:03:00.7662128Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T17:03:00.7663223Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T17:03:00.7664447Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T17:03:00.7665804Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T17:03:00.7666897Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T17:03:00.7668047Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T17:03:00.7669520Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T17:03:00.7670662Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T17:03:00.7671758Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T17:03:00.7672889Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T17:03:00.7674635Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T17:03:00.7675694Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T17:03:00.7676670Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T17:03:00.7677748Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T17:03:00.7678797Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T17:03:00.7680075Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T17:03:00.7681049Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T17:03:00.7682059Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T17:03:00.7683528Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T17:03:00.7684774Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T17:03:00.7685895Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T17:03:00.7692693Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-04T17:03:00.7693723Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-04T17:03:00.7694753Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T17:03:00.7695693Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T17:03:00.7696636Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T17:03:00.7697633Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T17:03:00.7698635Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T17:03:00.7699727Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:03:00.7700596Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:03:00.7701352Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:03:00.7702179Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:03:00.7702974Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:03:00.7703735Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:03:00.7704561Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:03:00.7705332Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:03:00.7706063Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:03:00.7706957Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T17:03:00.7707779Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:03:00.7708500Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:03:00.7709506Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:03:00.7780461Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T17:03:00.7865415Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T17:03:00.7865942Z 
2026-06-04T17:03:00.7866356Z test result: ok. 90 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T17:03:00.7866921Z 
2026-06-04T17:03:00.7895920Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T17:03:00.7909834Z 
2026-06-04T17:03:00.7910257Z running 54 tests
2026-06-04T17:03:00.7913343Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T17:03:00.7914078Z test addr::tests::display_round_trips ... ok
2026-06-04T17:03:00.7914855Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T17:03:00.7915502Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T17:03:00.7916570Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T17:03:00.7924810Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T17:03:00.7925513Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T17:03:00.7926642Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T17:03:00.7927788Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T17:03:00.7928674Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T17:03:00.7929575Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T17:03:00.7930336Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T17:03:00.7931074Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T17:03:00.7932261Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T17:03:00.7933132Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T17:03:00.7934046Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T17:03:00.7935138Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T17:03:00.7936172Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T17:03:00.7937008Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T17:03:00.7937762Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T17:03:00.7938685Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T17:03:00.7939864Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T17:03:00.7940788Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T17:03:00.7941934Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T17:03:00.7942768Z test event::tests::attr_order_preserved ... ok
2026-06-04T17:03:00.7943466Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T17:03:00.7944174Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T17:03:00.7944993Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T17:03:00.7945785Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T17:03:00.7946568Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T17:03:00.7947457Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T17:03:00.7948315Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T17:03:00.7949092Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T17:03:00.7950108Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T17:03:00.7950810Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T17:03:00.7951526Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T17:03:00.7952230Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T17:03:00.7952947Z test id::tests::reports_bad_char_position ... ok
2026-06-04T17:03:00.7953629Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T17:03:00.7954361Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T17:03:00.7955109Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T17:03:00.7964830Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T17:03:00.7965542Z test event::tests::msg_event_round_trips ... ok
2026-06-04T17:03:00.7966113Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T17:03:00.7967887Z test payload::tests::base64_known_vectors ... ok
2026-06-04T17:03:00.7968585Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T17:03:00.7972106Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T17:03:00.7972781Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T17:03:00.7973378Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T17:03:00.7974349Z test version::tests::current_version_self_compatible ... ok
2026-06-04T17:03:00.7974998Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T17:03:00.7975668Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T17:03:00.7976370Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T17:03:00.8207183Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T17:03:00.8207662Z 
2026-06-04T17:03:00.8208056Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:03:00.8208634Z 
2026-06-04T17:03:00.8210725Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-04T17:03:00.8226491Z 
2026-06-04T17:03:00.8226900Z running 24 tests
2026-06-04T17:03:00.8234291Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T17:03:00.8235242Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T17:03:00.8237341Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T17:03:00.8239909Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T17:03:00.8270392Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T17:03:00.8280366Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T17:03:00.8281695Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T17:03:00.8282831Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T17:03:00.8283964Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T17:03:00.8295489Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T17:03:00.8296788Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T17:03:00.8297695Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T17:03:00.8298577Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T17:03:00.8299562Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-04T17:03:00.8300418Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T17:03:00.8310548Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T17:03:00.8311337Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T17:03:00.8312475Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:03:00.8316777Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-04T17:03:00.8318837Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T17:03:00.8321649Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T17:03:00.8328361Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T17:03:00.8331094Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-04T17:03:01.1314932Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T17:03:01.1315504Z 
2026-06-04T17:03:01.1316099Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T17:03:01.1316793Z 
2026-06-04T17:03:01.1321988Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-04T17:03:01.1338627Z 
2026-06-04T17:03:01.1339009Z running 137 tests
2026-06-04T17:03:01.1342372Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T17:03:01.1351163Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T17:03:01.1352092Z test access::tests::recent_outbound_persists ... ok
2026-06-04T17:03:01.1352989Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T17:03:01.1353843Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T17:03:01.1354724Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T17:03:01.1355625Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T17:03:01.1356524Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T17:03:01.1380417Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T17:03:01.1390087Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T17:03:01.1396483Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T17:03:01.1400895Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T17:03:01.1936611Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T17:03:01.2842539Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T17:03:01.2843655Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T17:03:01.2846002Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T17:03:01.2846784Z test contextmark::tests::merge_decisions ... ok
2026-06-04T17:03:01.2847870Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T17:03:01.2848649Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T17:03:01.2883511Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T17:03:01.2948510Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T17:03:01.3268850Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T17:03:01.3533059Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T17:03:01.4760480Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T17:03:01.5817467Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T17:03:01.8057298Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-04T17:03:01.8064512Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T17:03:01.8070043Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T17:03:01.8075710Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T17:03:01.8081350Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T17:03:01.8186938Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T17:03:01.8187986Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-04T17:03:01.8188901Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-04T17:03:01.8197933Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-04T17:03:01.8202147Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T17:03:01.8218469Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-04T17:03:01.8227523Z test home::tests::home_assignment_matrix ... ok
2026-06-04T17:03:01.8247382Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-04T17:03:01.8248391Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-04T17:03:01.8249684Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T17:03:01.8250691Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T17:03:01.8257957Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T17:03:01.8258869Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T17:03:01.8270507Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T17:03:01.8290756Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T17:03:01.8300160Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-04T17:03:01.8586732Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T17:03:01.8591078Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T17:03:01.8628414Z test info::tests::write_read_round_trip ... ok
2026-06-04T17:03:01.8633849Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T17:03:01.8634630Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T17:03:01.8635441Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T17:03:01.8636177Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T17:03:01.8637266Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T17:03:01.8638066Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T17:03:01.8638733Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T17:03:01.8651792Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T17:03:01.9030629Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T17:03:01.9222379Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T17:03:01.9639536Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T17:03:01.9948080Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-04T17:03:01.9949394Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T17:03:02.0412616Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T17:03:02.0854794Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T17:03:02.0858751Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T17:03:02.0859688Z test perch::tests::classification_matrix ... ok
2026-06-04T17:03:02.0862804Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T17:03:02.0869339Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T17:03:02.0872543Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T17:03:02.0873759Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T17:03:02.0884574Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-04T17:03:02.0886865Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T17:03:02.0887884Z test proc::tests::current_process_is_alive ... ok
2026-06-04T17:03:02.0888676Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T17:03:02.0889499Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T17:03:02.0890393Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T17:03:02.1048027Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T17:03:02.1056588Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T17:03:02.1071824Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T17:03:02.1073127Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T17:03:02.1942684Z test project::tests::derivation_ladder ... ok
2026-06-04T17:03:02.2409566Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T17:03:02.2410434Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T17:03:02.2813680Z test registry::tests::register_and_lookup ... ok
2026-06-04T17:03:02.3225998Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T17:03:02.3424961Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T17:03:02.3440963Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T17:03:02.3451173Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T17:03:02.3802773Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T17:03:02.3804746Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T17:03:02.3807631Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T17:03:02.3827492Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-04T17:03:02.3845959Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-04T17:03:02.3861879Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-04T17:03:02.3937515Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T17:03:02.4334321Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T17:03:02.5511864Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T17:03:02.5848696Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T17:03:02.6972396Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T17:03:02.7523111Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T17:03:02.7587851Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T17:03:02.8429060Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T17:03:02.8429961Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T17:03:02.8433757Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T17:03:02.8434556Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T17:03:02.8443445Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T17:03:02.8448060Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T17:03:02.8452249Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T17:03:02.8454666Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T17:03:02.8461269Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T17:03:02.8473633Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T17:03:02.8958207Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T17:03:02.9009698Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T17:03:03.1218753Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T17:03:03.4442207Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T17:03:03.4865856Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T17:03:03.6357958Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T17:03:03.7103104Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T17:03:03.7104323Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T17:03:03.7105251Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T17:03:03.7106803Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T17:03:03.7108241Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T17:03:03.7108952Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T17:03:03.7109764Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T17:03:03.7114655Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T17:03:03.7115699Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T17:03:03.7117470Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T17:03:03.7118456Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T17:03:03.7120114Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T17:03:03.7121093Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T17:03:03.7125907Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T17:03:03.7126884Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T17:03:03.7141955Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T17:03:03.7145727Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T17:03:03.7780927Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T17:03:04.1686226Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T17:03:04.7052097Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T17:03:04.7052693Z 
2026-06-04T17:03:04.7053099Z test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.57s
2026-06-04T17:03:04.7053685Z 
2026-06-04T17:03:04.7060809Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-04T17:03:04.7077291Z 
2026-06-04T17:03:04.7077915Z running 8 tests
2026-06-04T17:03:04.7112158Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T17:03:04.7141262Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T17:03:04.7142224Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T17:03:04.7143029Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T17:03:04.7143923Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T17:03:04.7144702Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T17:03:04.7156260Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T17:03:04.7193870Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T17:03:04.7194280Z 
2026-06-04T17:03:04.7194723Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:03:04.7195318Z 
2026-06-04T17:03:04.7199890Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-04T17:03:04.7216617Z 
2026-06-04T17:03:04.7217069Z running 1 test
2026-06-04T17:03:04.7280525Z test digest_parses_a_real_pty_stream ... FAILED
2026-06-04T17:03:04.7280957Z 
2026-06-04T17:03:04.7281102Z failures:
2026-06-04T17:03:04.7281302Z 
2026-06-04T17:03:04.7281517Z ---- digest_parses_a_real_pty_stream stdout ----
2026-06-04T17:03:04.7281918Z 
2026-06-04T17:03:04.7282411Z thread 'digest_parses_a_real_pty_stream' (1262663) panicked at crates/spt-term/tests/digest.rs:86:5:
2026-06-04T17:03:04.7283611Z first turn must collapse Write+Bash into a sprint; got Turn { input: Some("first request"), entries: [] }
2026-06-04T17:03:04.7284890Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-04T17:03:04.7285464Z 
2026-06-04T17:03:04.7285469Z 
2026-06-04T17:03:04.7285664Z failures:
2026-06-04T17:03:04.7286055Z     digest_parses_a_real_pty_stream
2026-06-04T17:03:04.7286395Z 
2026-06-04T17:03:04.7286877Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:03:04.7287535Z 
2026-06-04T17:03:04.7287873Z error: test failed, to rerun pass `-p spt-term --test digest`
2026-06-04T17:03:04.7397844Z ##[error]Process completed with exit code 101.
2026-06-04T17:03:04.7630383Z Post job cleanup.
2026-06-04T17:03:04.8865686Z [command]/usr/bin/git version
2026-06-04T17:03:04.8918804Z git version 2.34.1
2026-06-04T17:03:04.8965729Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/cf2e97ec-d189-4f5d-8575-7ef1a43ba098/.gitconfig'
2026-06-04T17:03:04.8988962Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/cf2e97ec-d189-4f5d-8575-7ef1a43ba098' before making global git config changes
2026-06-04T17:03:04.8990437Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:03:04.8997184Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T17:03:04.9046663Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:03:04.9092275Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T17:03:04.9335719Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:03:04.9365568Z http.https://github.com/.extraheader
2026-06-04T17:03:04.9379143Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T17:03:04.9426812Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T17:03:04.9716369Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:03:04.9762541Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T17:03:05.0232789Z Cleaning up orphan processes
2026-06-04T17:03:05.0886300Z Terminate orphan process: pid (1259364) (sleep)
2026-06-04T17:03:05.0945522Z Terminate orphan process: pid (1260180) (sleep)
